Skip to main content

Check If The User Is Invited

Type: GET

Description: /v4/referal/invite/check

Parameters

NameTypeMandatoryDefaultDescriptionRanges
uidnumbertrueUser ID

Response Example

Response
{
"rc": 0,
"mc": "SUCCESS",
"ma": [],
"result": false
}